-
Home
-
Amazon Associates Link Builder
-
1.9.3 (latest)
-
Code
-
Classes
- Sql_Helper
| Total Complexity |
16 |
| Dependencies |
1 |
| Dependents |
7 |
| Total lines |
193 |
| Lines of code |
80 |
| Logical lines of code |
43 |
| Comment lines |
82 |
| Methods |
11 |
| Properties |
3 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| create_table() |
S |
60 |
4 |
11 |
| update_last_access_time() |
S |
61 |
2 |
12 |
| add_rows_in_table() |
S |
61 |
2 |
11 |
| __construct() |
S |
71 |
1 |
6 |
| truncate_table() |
S |
79 |
1 |
3 |
| drop_table() |
S |
79 |
1 |
3 |
| lookup_asin_response_in_table() |
S |
65 |
1 |
9 |
| get_on_duplicate_key_update_columns_clause() |
S |
70 |
1 |
6 |
| delete_old_asins() |
S |
72 |
1 |
5 |
| get_asins_to_update() |
S |
69 |
1 |
7 |
| table_not_exists() |
S |
68 |
1 |
7 |